home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc Source Code / Messaging / NamRslvB.cpp < prev    next >
Encoding:
Text File  |  1996-04-22  |  1.0 KB  |  37 lines  |  [TEXT/MPS ]

  1.  
  2. /*
  3.  *  This file was generated by the SOM Compiler.
  4.  *  Generated using:
  5.  *     SOM incremental update: somc/smmain.c
  6.  */
  7.  
  8. /*
  9.     File:        NamRslvB.cpp
  10.  
  11.     Contains:    Platform-independent NameResolver code
  12.  
  13.     Owned by:    Nick Pilch
  14.  
  15.     Copyright:    © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
  16.  
  17.     Change History (most recent first):
  18.  
  19.          <9>      8/3/95    RR        #1257260: Collapse B classes. Remove
  20.                                     somInit methods. Don't call IsInitialized
  21.                                     or SubclassResponsibility
  22.          <8>     3/24/95    eeh        1232249: remove GetContainingFrame
  23.          <7>     3/20/95    NP        1225985: Change API of CreateSwapToken.
  24.          <6>     3/13/95    NP        1223764: CreateSwapToken should take an
  25.                                     ODFrame* parameter.
  26.          <5>     1/27/95    NP        1213948: New classes for ODDesc et al.
  27.          <4>    11/15/94    NP        1191053-remove getcontextinfo.
  28.          <3>      9/9/94    NP        1185851: implement scripting.
  29.          <2>     8/13/94    NP        1180819-Corresponding .cpp change for .idl
  30.                                     change. Added subclassresponsibility.
  31.          <1>      7/1/94    NP        first checked in
  32.  
  33.     To Do:
  34. */
  35.  
  36.  
  37. // No platform-independent code at this time